home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / castin.dir / 00035_blindiet.pic.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  154 b   |  11 lines

  1. on mouseUp
  2.   global indice
  3.   if indice = 3 then
  4.     inizializzaPaginaModello()
  5.     reset()
  6.     go("start")
  7.   else
  8.     BuildcastingSheet("i")
  9.   end if
  10. end
  11.